Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): Changes to workflow staticData erroneously updating updatedAt #9790

Merged
merged 3 commits into from
Jun 19, 2024

Conversation

valya
Copy link
Contributor

@valya valya commented Jun 18, 2024

Summary

When workflow staticData was changed (usually by a trigger node), it'd cause the updatedAt column to update, even though the workflow hadn't really updated.

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Jun 18, 2024
krynble
krynble previously approved these changes Jun 18, 2024
Copy link
Contributor

@krynble krynble left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor text changes

Copy link

cypress bot commented Jun 18, 2024

3 flaky tests on run #5579 ↗︎

0 395 0 0 Flakiness 3

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 valya 🗃️ e2e/*
Project: n8n Commit: 4910d28fd5
Status: Passed Duration: 43:28 💡
Started: Jun 19, 2024 9:26 AM Ended: Jun 19, 2024 10:09 AM
Flakiness  5-ndv.cy.ts • 2 flaky tests

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Test Replay Screenshots Video
NDV > Stop listening for trigger event from NDV Test Replay Screenshots Video
Flakiness  10-undo-redo.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Undo/Redo > should undo/redo adding connected nodes Test Replay Screenshots Video

Review all test suite changes for PR #9790 ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

Copy link
Contributor

⚠️ Some Cypress E2E specs are failing, please fix them before merging

Copy link
Contributor

✅ All Cypress E2E specs passed

@valya valya merged commit adbd0d1 into master Jun 19, 2024
26 checks passed
@valya valya deleted the pay-1667-bug-last-updated-in-workflows-view-is-wrong branch June 19, 2024 13:44
@github-actions github-actions bot mentioned this pull request Jun 20, 2024
@netroy netroy changed the title fix: Changes to workflow staticData erroneously updating updatedAt fix(core): Changes to workflow staticData erroneously updating updatedAt Jun 20, 2024
@github-actions github-actions bot mentioned this pull request Jun 20, 2024
@janober
Copy link
Member

janober commented Jun 20, 2024

Got released with n8n@1.47.0

1 similar comment
@janober
Copy link
Member

janober commented Jun 20, 2024

Got released with n8n@1.47.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants